google.golang.org/grpc.traceInfo.firstLine (field)

9 uses

	google.golang.org/grpc (current package)
		server.go#L1264: 			trInfo.tr.LazyLog(&trInfo.firstLine, false)
		server.go#L1714: 		trInfo.tr.LazyLog(&trInfo.firstLine, false)
		server.go#L1784: 			firstLine: firstLine{
		server.go#L1790: 			ti.firstLine.deadline = time.Until(dl)
		stream.go#L440: 			firstLine: firstLine{
		stream.go#L445: 			trInfo.firstLine.deadline = time.Until(deadline)
		stream.go#L447: 		trInfo.tr.LazyLog(&trInfo.firstLine, false)
		stream.go#L483: 		a.trInfo.firstLine.SetRemoteAddr(a.transport.RemoteAddr())
		trace.go#L70: 	firstLine firstLine